home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Bureautique / 7sdoc / 7sdoc.exe / {app} / x7sDoc.exe / 0 / RCDATA / TCONF / TCONF.txt
Text File  |  2010-08-08  |  4KB  |  170 lines

  1. object conf: Tconf
  2.   Left = 422
  3.   Top = 168
  4.   BorderStyle = bsDialog
  5.   Caption = 'Configure Search Indexing Options'
  6.   ClientHeight = 382
  7.   ClientWidth = 613
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label2: TLabel
  20.     Left = 11
  21.     Top = 198
  22.     Width = 142
  23.     Height = 13
  24.     Caption = 'File extensions to be Indexed'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Button3: TButton
  33.     Left = 8
  34.     Top = 347
  35.     Width = 75
  36.     Height = 25
  37.     Caption = 'Save'
  38.     ModalResult = 1
  39.     TabOrder = 0
  40.     OnClick = Button3Click
  41.   end
  42.   object Button4: TButton
  43.     Left = 104
  44.     Top = 347
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'Cancel'
  48.     ModalResult = 2
  49.     TabOrder = 1
  50.   end
  51.   object extl: TJvCheckListBox
  52.     Left = 8
  53.     Top = 216
  54.     Width = 145
  55.     Height = 113
  56.     Font.Charset = ANSI_CHARSET
  57.     Font.Color = clNavy
  58.     Font.Height = -11
  59.     Font.Name = 'Tahoma'
  60.     Font.Style = [fsBold]
  61.     ItemHeight = 13
  62.     Items.Strings = (
  63.       '*.doc'
  64.       '*.docx'
  65.       '*.xls'
  66.       '*.rtf'
  67.       '*.txt'
  68.       '*.html'
  69.       '*.htm')
  70.     ParentFont = False
  71.     TabOrder = 2
  72.   end
  73.   object JvgGroupBox1: TJvgGroupBox
  74.     Left = 8
  75.     Top = 16
  76.     Width = 597
  77.     Height = 169
  78.     Caption = 'Directories to be Indexed'
  79.     TabOrder = 3
  80.     Border.Inner = bvSpace
  81.     Border.Outer = bvNone
  82.     Border.Bold = False
  83.     CaptionBorder.Inner = bvSpace
  84.     CaptionBorder.Outer = bvNone
  85.     CaptionBorder.Bold = False
  86.     CaptionGradient.FromColor = clSilver
  87.     CaptionGradient.Active = False
  88.     CaptionGradient.Orientation = fgdHorizontal
  89.     CaptionShift.X = 8
  90.     CaptionShift.Y = 0
  91.     Colors.Text = clBtnText
  92.     Colors.TextActive = clHighlightText
  93.     Colors.Caption = clBtnFace
  94.     Colors.CaptionActive = clBtnFace
  95.     Colors.Client = clBtnFace
  96.     Colors.ClientActive = clBtnFace
  97.     Gradient.FromColor = clBlack
  98.     Gradient.ToColor = clGray
  99.     Gradient.Active = False
  100.     Gradient.Orientation = fgdHorizontal
  101.     Options = [fgoCanCollapse, fgoFilledCaption, fgoFluentlyCollapse, fgoFluentlyExpand, fgoHideChildrenWhenCollapsed, fgoSaveChildFocus]
  102.     FullHeight = 0
  103.     object mp: TJvMemo
  104.       Left = 8
  105.       Top = 21
  106.       Width = 503
  107.       Height = 138
  108.       Font.Charset = ANSI_CHARSET
  109.       Font.Color = clNavy
  110.       Font.Height = -11
  111.       Font.Name = 'Tahoma'
  112.       Font.Style = [fsBold]
  113.       ParentFont = False
  114.       TabOrder = 0
  115.     end
  116.     object Button1: TButton
  117.       Left = 519
  118.       Top = 54
  119.       Width = 70
  120.       Height = 25
  121.       Caption = 'Add'
  122.       TabOrder = 1
  123.       OnClick = Button1Click
  124.     end
  125.     object Button2: TButton
  126.       Left = 519
  127.       Top = 90
  128.       Width = 70
  129.       Height = 25
  130.       Caption = 'Remove'
  131.       TabOrder = 2
  132.       OnClick = Button2Click
  133.     end
  134.   end
  135.   object rem_u: TJvCheckBox
  136.     Left = 176
  137.     Top = 249
  138.     Width = 277
  139.     Height = 17
  140.     Caption = 'Remove Unexisted Files from Index on Next Indexing'
  141.     TabOrder = 4
  142.     LinkedControls = <>
  143.     HotTrackFont.Charset = ANSI_CHARSET
  144.     HotTrackFont.Color = clWindowText
  145.     HotTrackFont.Height = -11
  146.     HotTrackFont.Name = 'Tahoma'
  147.     HotTrackFont.Style = []
  148.   end
  149.   object full_i: TJvCheckBox
  150.     Left = 176
  151.     Top = 278
  152.     Width = 233
  153.     Height = 17
  154.     Caption = 'Perform Full Index Rebuild on Next Indexing'
  155.     TabOrder = 5
  156.     LinkedControls = <>
  157.     HotTrackFont.Charset = ANSI_CHARSET
  158.     HotTrackFont.Color = clWindowText
  159.     HotTrackFont.Height = -11
  160.     HotTrackFont.Name = 'Tahoma'
  161.     HotTrackFont.Style = []
  162.   end
  163.   object bff: TJvBrowseForFolderDialog
  164.     Options = [odOnlyDirectory, odStatusAvailable, odNewDialogStyle, odNoNewButtonFolder]
  165.     Title = 'Select Directory to be Indexed'
  166.     Left = 408
  167.     Top = 112
  168.   end
  169. end
  170.